home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / BARNET / ARMLINUX / MAIL / 9708 / 000046_owner-linux-arm…r.rutgers.edu _Wed Aug 20 02:34:26 1997.msg < prev    next >
Internet Message Format  |  1997-11-30  |  5KB

  1. Return-Path: <owner-linux-arm-outgoing@vger.rutgers.edu>
  2. Received: from nic.funet.fi (nic.funet.fi [128.214.248.6])
  3.     by odie.barnet.ac.uk (8.8.6/8.8.6) with ESMTP id CAA25558
  4.     for <willy@odie.fluff.org>; Wed, 20 Aug 1997 02:29:03 +0100
  5. Received: from vger.rutgers.edu ([128.6.190.2] EHLO vger.rutgers.edu ident: root [port 6666]) by nic.funet.fi with ESMTP id <13016-16171>; Wed, 20 Aug 1997 04:11:47 +0300
  6. Received: by vger.rutgers.edu id <971696-244>; Tue, 19 Aug 1997 21:10:10 -0400
  7. Received: from mail1.digital.com ([204.123.2.50] EHLO mail1.digital.com ident: IDENT-NOT-QUERIED [port 4500]) by vger.rutgers.edu with ESMTP id <971691-244>; Tue, 19 Aug 1997 21:09:54 -0400
  8. Received: from pobox1.pa.dec.com (pobox1.pa.dec.com [16.1.240.19])
  9.     by mail1.digital.com (8.7.5/UNX 1.5/1.0/WV) with SMTP id SAA29015; 
  10.     Tue, 19 Aug 1997 18:07:55 -0700 (PDT)
  11. Received: by pobox1.pa.dec.com; id AA08416; Tue, 19 Aug 97 18:07:56 -0700
  12. Received: by stowe.pa.dec.com; (5.65v3.2/1.1.8.2/13Jul94-0558PM)
  13.     id AA12396; Tue, 19 Aug 1997 18:07:52 -0700
  14. Date:     Tue, 19 Aug 1997 18:07:52 -0700
  15. Message-Id: <9708200107.AA12396@stowe.pa.dec.com>
  16. From: Deborah Wallach <kerr@pa.dec.com>
  17. To: A.I.Terlevich@durham.ac.uk
  18. Cc: linux-arm@vger.rutgers.edu
  19. In-Reply-To: <Pine.SOL.3.91-941213.970819102527.21083B-100000@dust0.dur.ac.uk>
  20.     (message from Ale Terlevich on Tue, 19 Aug 1997 10:33:47 +0100 (BST))
  21. Subject: Re: Ftp failure resolution + missing kernel problem
  22. Address: Digital Equipment Corporation; Western Research Laboratory; 250 University Avenue; Palo Alto, CA 94301; USA
  23. Phone: 650-617-3315
  24. X-Orcpt: rfc822;linux-arm@vger.rutgers.edu
  25. Sender: owner-linux-arm@vger.rutgers.edu
  26. Precedence: bulk
  27. Status: RO
  28.  
  29.  
  30. Thanks!  That solved the first part of that problem (getting a vmlinux),
  31. and I also figured out how to get !Linux to automatically start (the
  32. LinConfig application did not work for me, and I had to put a Config file
  33. by hand into the !Boot/Choices/Linux directory.
  34.  
  35. I have one correction to your mail:
  36.  
  37. loadmap did not recognize the root device until I added the following
  38. statement to the boot.conf file:
  39.  
  40. config {
  41.      root = "/dev/hda3";
  42. };
  43.  
  44. (having the root specified in the kernel block wasn't enough).
  45.  
  46.  
  47. At any rate, I now have linux running on my machine.  Thanks again to
  48. everyone for all your help!
  49.  
  50.             -Debby
  51.  
  52.    Date:     Tue, 19 Aug 1997 10:33:47 +0100 (BST)
  53.    From: Ale Terlevich <A.I.Terlevich@durham.ac.uk>
  54.    Cc: linux-arm@vger.rutgers.edu
  55.    Mime-Version: 1.0
  56.    Content-Type: TEXT/PLAIN; charset=US-ASCII
  57.    X-Orcpt: rfc822;linux-arm@vger.rutgers.edu
  58.    Sender: owner-linux-arm@vger.rutgers.edu
  59.    Precedence: bulk
  60.  
  61.  
  62.  
  63.    On Mon, 18 Aug 1997, Deborah Wallach wrote:
  64.  
  65.    > I found my problem!  I added 64 MB to the riscpc (it only had 8 to start
  66.    > with), and now the ftp proceeds (more-or-less) cleanly (sometimes I get a
  67.    > window popped up asking for a retry, but never does it hang completely).
  68.    > Unfortunately, I've developed a new problem.  After the ftp finishes, I
  69.    > get asked a bunch more setup things, and proceed through them happily.
  70.    > However, just after I select an initial root password, the installer pops
  71.    > up a window that says "I couldn't find a kernel!".  In the upper right hand
  72.    > corner of the screen is a little note saying it's in the 'Install
  73.    > bootloader' part of the install.  The only option is to click 'ok' at this
  74.    > point, and playing with the 'Previous', 'Retry', and 'Menu' options of the
  75.    > ensuing 'Error Window' get me nowhere (it continues not to find the kernel,
  76.    > and eventually tries to reboot the machine).
  77.  
  78.      Ok, here's what I did at this point.
  79.  
  80.    go back to riscos
  81.  
  82.      Copy the kernel onto a DOS floppy
  83.  
  84.      boot the kernel (!linux -bootkernel whawtever-your-kernel's-called)
  85.    when it asks for extra args, type
  86.    root=/dev/hda3 (Assuming your root partition is in the same place as 
  87.    mine, i.e. first after RiscOS on your first IDE HD)
  88.  
  89.      This will boot linux off your HD!  You now have linux running
  90.  
  91.    Copy the kernel off the DOS floppy (man mtools) and rename it as /vmlinux
  92.    (You need to be root to do this)
  93.  
  94.    To install the bootloader (The bit that fails in the install)
  95.    make a file called /etc/boot.conf with contents such as 
  96.  
  97.    # Linux 2.0.30 block with no ramdisk.
  98.    kernel {
  99.        name = "Linux 2.0.30";
  100.        path = "/vmlinux";
  101.        root = "/dev/hda3";
  102.        ramdisk = 0;
  103.        flags = readonly;
  104.    };
  105.  
  106.     You may need to change this a bit to reflect your disk setup
  107.  
  108.    Then type
  109.  
  110.    loadmap -v
  111.  
  112.     You can now reboot (CTRL_ALT_DEL) and try the !linux app with the 
  113.    *ADFS::0 kernel (or whatever the syntax is)
  114.  
  115.  
  116.      Hope this helps!
  117.  
  118.    Ale.
  119.